PCI: consolidate interface for adding devices
authorJan Beulich <jbeulich@novell.com>
Tue, 19 Jul 2011 13:14:08 +0000 (14:14 +0100)
committerJan Beulich <jbeulich@novell.com>
Tue, 19 Jul 2011 13:14:08 +0000 (14:14 +0100)
commit9016c07e39fb82453028c95b042ad041b80e06d9
tree94dfc529b35589a291a5e88f977b9c626726afac
parent68fce206f6dba9981e8322269db49692c95ce250
PCI: consolidate interface for adding devices

The functionality of pci_add_device_ext() can be easily folded into
pci_add_device(), and eliminates the need to change two functions for
future adjustments.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/ia64/xen/hypercall.c
xen/arch/x86/physdev.c
xen/drivers/passthrough/pci.c
xen/include/xen/pci.h